Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIBULKED-588 Displaying errors and warnings #678

Merged
merged 12 commits into from
Jan 24, 2025
Merged

UIBULKED-588 Displaying errors and warnings #678

merged 12 commits into from
Jan 24, 2025

Conversation

vashjs
Copy link
Contributor

@vashjs vashjs commented Jan 23, 2025

In scope of this PR logic related to show warnings in errors table was implemented.

Changes:

  • show error type in table column (Warning or Error)
  • show correct warning count
  • add filtration to useQuery based on error type, when user clicks "Show warnings" checkbox
  • disable "Show warnings" checkbox if there are no warnings
  • update tests

image

Copy link

github-actions bot commented Jan 23, 2025

Jest Unit Test Statistics

    1 files  ±0    53 suites  +1   3m 19s ⏱️ +8s
335 tests +4  335 ✔️ +4  0 💤 ±0  0 ±0 
342 runs  +4  342 ✔️ +4  0 💤 ±0  0 ±0 

Results for commit 77264b2. ± Comparison against base commit 773b8dc.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jan 23, 2025

BigTest Unit Test Statistics

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit 77264b2. ± Comparison against base commit 773b8dc.

♻️ This comment has been updated with latest results.

@vashjs vashjs closed this Jan 24, 2025
@vashjs vashjs reopened this Jan 24, 2025
@vashjs vashjs marked this pull request as ready for review January 24, 2025 10:45
@vashjs vashjs merged commit 06cf887 into master Jan 24, 2025
6 checks passed
@vashjs vashjs deleted the UIBULKED-588 branch January 24, 2025 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants